{
  "name": "Phaser-RequireJS",
  "version": "0.1.0",
  "description": "Phaser Hello World with RequireJS",

  "authors": [
    "ashatch <andrew@andrewhatch.net>"
  ],

  "license": "MIT",

  "dependencies": {
    "requirejs": "latest",
    "phaser": "latest"
  },

  "ignore": [
    "src/libs"
  ]
}
